Asheville
CrediBench: Building Web-Scale Network Datasets for Information Integrity
Kondrup, Emma, Sabry, Sebastian, Abdallah, Hussein, Yang, Zachary, Zhou, James, Pelrine, Kellin, Godbout, Jean-François, Bronstein, Michael M., Rabbany, Reihaneh, Huang, Shenyang
Online misinformation poses an escalating threat, amplified by the Internet's open nature and increasingly capable LLMs that generate persuasive yet deceptive content. Existing misinformation detection methods typically focus on either textual content or network structure in isolation, failing to leverage the rich, dynamic interplay between website content and hyperlink relationships that characterizes real-world misinformation ecosystems. We introduce CrediBench: a large-scale data processing pipeline for constructing temporal web graphs that jointly model textual content and hyperlink structure for misinformation detection. Unlike prior work, our approach captures the dynamic evolution of general misinformation domains, including changes in both content and inter-site references over time. Our processed one-month snapshot extracted from the Common Crawl archive in December 2024 contains 45 million nodes and 1 billion edges, representing the largest web graph dataset made publicly available for misinformation research to date. From our experiments on this graph snapshot, we demonstrate the strength of both structural and webpage content signals for learning credibility scores, which measure source reliability. The pipeline and experimentation code are all available here, and the dataset is in this folder.
- North America > Canada > Quebec > Montreal (0.14)
- Europe > Austria > Vienna (0.14)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.14)
- (24 more...)
- Media > News (1.00)
- Government > Regional Government > North America Government > United States Government (0.68)
Engineering Serendipity through Recommendations of Items with Atypical Aspects
Aditya, Ramit, Bunescu, Razvan, Nannaware, Smita, Al-Hossami, Erfan
A restaurant dinner or a hotel stay may lead to memorable experiences when guests encounter unexpected aspects that also match their interests. For example, an origami-making station in the waiting area of a restaurant may be both surprising and enjoyable for a customer who is passionate about paper crafts. Similarly, an exhibit of 18th century harpsichords would be atypical for a hotel lobby and likely pique the interest of a guest who has a passion for Baroque music. Motivated by this insight, in this paper we introduce the new task of engineering serendipity through recommendations of items with atypical aspects. We describe an LLM-based system pipeline that extracts atypical aspects from item reviews, then estimates and aggregates their user-specific utility in a measure of serendipity potential that is used to rerank a list of items recommended to the user. To facilitate system development and evaluation, we introduce a dataset of Yelp reviews that are manually annotated with atypical aspects and a dataset of artificially generated user profiles, together with crowdsourced annotations of user-aspect utility values. Furthermore, we introduce a custom procedure for dynamic selection of in-context learning examples, which is shown to improve LLM-based judgments of atypicality and utility. Experimental evaluations show that serendipity-based rankings generated by the system are highly correlated with ground truth rankings for which serendipity scores are computed from manual annotations of atypical aspects and their user-dependent utility. Overall, we hope that the new recommendation task and the associated system presented in this paper catalyze further research into recommendation approaches that go beyond accuracy in their pursuit of enhanced user satisfaction. The datasets and the code are made publicly available at https://github.com/ramituncc49er/ATARS .
- North America > United States > Colorado > Denver County > Denver (0.14)
- North America > United States > New York > New York County > New York City (0.05)
- North America > United States > California > San Francisco County > San Francisco (0.04)
- (26 more...)
- Research Report (0.81)
- Overview (0.67)
- Media > Music (1.00)
- Leisure & Entertainment (1.00)
- Consumer Products & Services > Restaurants (1.00)
- (2 more...)
- Information Technology > Communications > Social Media (1.00)
- Information Technology > Artificial Intelligence > Natural Language > Large Language Model (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Personal Assistant Systems (0.88)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.47)
Turning Up the Heat: Assessing 2-m Temperature Forecast Errors in AI Weather Prediction Models During Heat Waves
Ennis, Kelsey E., Barnes, Elizabeth A., Arcodia, Marybeth C., Fernandez, Martin A., Maloney, Eric D.
Extreme heat is the deadliest weather-related hazard in the United States. Furthermore, it is increasing in intensity, frequency, and duration, making skillful forecasts vital to protecting life and property. Traditional numerical weather prediction (NWP) models struggle with extreme heat for medium-range and subseasonal-to-seasonal (S2S) timescales. Meanwhile, artificial intelligence-based weather prediction (AIWP) models are progressing rapidly. However, it is largely unknown how well AIWP models forecast extremes, especially for medium-range and S2S timescales. This study investigates 2-m temperature forecasts for 60 heat waves across the four boreal seasons and over four CONUS regions at lead times up to 20 days, using two AIWP models (Google GraphCast and Pangu-Weather) and one traditional NWP model (NOAA United Forecast System Global Ensemble Forecast System (UFS GEFS)). First, case study analyses show that both AIWP models and the UFS GEFS exhibit consistent cold biases on regional scales in the 5-10 days of lead time before heat wave onset. GraphCast is the more skillful AIWP model, outperforming UFS GEFS and Pangu-Weather in most locations. Next, the two AIWP models are isolated and analyzed across all heat waves and seasons, with events split among the model's testing (2018-2023) and training (1979-2017) periods. There are cold biases before and during the heat waves in both models and all seasons, except Pangu-Weather in winter, which exhibits a mean warm bias before heat wave onset. Overall, results offer encouragement that AIWP models may be useful for medium-range and S2S predictability of extreme heat.
- North America > United States > California (0.14)
- North America > United States > Louisiana > Orleans Parish > New Orleans (0.05)
- North America > United States > North Carolina > Buncombe County > Asheville (0.04)
- (10 more...)
- Energy (1.00)
- Government > Regional Government > North America Government > United States Government (0.67)
Beyond Turn-taking: Introducing Text-based Overlap into Human-LLM Interactions
Kim, JiWoo, Chang, Minsuk, Bak, JinYeong
Traditional text-based human-AI interactions often adhere to a strict turn-taking approach. In this research, we propose a novel approach that incorporates overlapping messages, mirroring natural human conversations. Through a formative study, we observed that even in text-based contexts, users instinctively engage in overlapping behaviors like "A: Today I went to-" "B: yeah." To capitalize on these insights, we developed OverlapBot, a prototype chatbot where both AI and users can initiate overlapping. Our user study revealed that OverlapBot was perceived as more communicative and immersive than traditional turn-taking chatbot, fostering faster and more natural interactions. Our findings contribute to the understanding of design space for overlapping interactions. We also provide recommendations for implementing overlap-capable AI interactions to enhance the fluidity and engagement of text-based conversations.
- North America > United States > California > San Francisco County > San Francisco (0.14)
- North America > United States > California > Los Angeles County > Los Angeles (0.14)
- Europe > Austria > Vienna (0.14)
- (29 more...)
- Research Report > New Finding (1.00)
- Questionnaire & Opinion Survey (1.00)
- Leisure & Entertainment (1.00)
- Media > Film (0.93)
Graph Neural Network-Accelerated Network-Reconfigured Optimal Power Flow
Optimal power flow (OPF) has been used for real-time grid operations. Prior efforts demonstrated that utilizing flexibility from dynamic topologies will improve grid efficiency. However, this will convert the linear OPF into a mixed-integer linear programming network-reconfigured OPF (NR-OPF) problem, substantially increasing the computing time. Thus, a machine learning (ML)-based approach, particularly utilizing graph neural network (GNN), is proposed to accelerate the solution process. The GNN model is trained offline to predict the best topology before entering the optimization stage. In addition, this paper proposes an offline pre-ML filter layer to reduce GNN model size and training time while improving its accuracy. A fast online post-ML selection layer is also proposed to analyze GNN predictions and then select a subset of predicted NR solutions with high confidence. Case studies have demonstrated superior performance of the proposed GNN-accelerated NR-OPF method augmented with the proposed pre-ML and post-ML layers.
- North America > United States > Texas > Harris County > Houston (0.14)
- South America > Ecuador > Pichincha Province > Quito (0.04)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- (5 more...)
Drones are playing a critical role in Milton and Helene recovery
When Hurricane Helene and Milton hit the Southeast US, they left a trail of devastation in their wake. Roads, homes, and chunks of towns were swept away by torrential floods. Thousands of residents were left without homes and forced to take refuge in community centers which were cut off from access to critical supplies and resources. One of those shelters, a senior center in Marion, North Carolina, has received a lifeline from an unlikely source. For a little over a week, a white, buzzing autonomous drone operated by Wing has been collecting prescription drugs, baby formula, and other critical resources from a nearby Walmart supercenter and airdropping them to the senior center.
- North America > United States > Texas (0.05)
- North America > United States > Tennessee (0.05)
- North America > United States > North Carolina > Buncombe County > Asheville (0.05)
- North America > United States > New York (0.05)
- Government > Regional Government > North America Government > United States Government (0.97)
- Health & Medicine (0.90)
- Transportation > Air (0.71)
- (2 more...)
Bodies from Hurricane Helene devastation identified with FBI technology built to track criminals
Agents with the FBI Nashville Field Office have been using new fingerprint-recognition technology to identify deceased individuals in the aftermath of Hurricane Helene. "When you're doing this, you still take extra care because that was a human and that was somebody's loved one. It was somebody's mother, brother, sister," FBI Special Agent Paul Durant, who has been with the FBI for five years, said in a statement. "It's tough, but it's rewarding to know that we can provide some answers to families who are suffering." The hurricane that devastated parts of Florida, Georgia, Tennessee, the Carolinas and Virginia has left more than 230 people dead since it made landfall on Sept. 27.
- North America > United States > Georgia (0.56)
- North America > United States > Tennessee (0.31)
- North America > United States > Virginia (0.27)
- (2 more...)
Last month was the second hottest September on RECORD: Average global temperatures hit 16.17 C - and scientists say climate change is to blame
Brits largely endured frigid temperatures in September – but globally, the story was quite different. Last month was the second-hottest September on record, the EU's climate change programme has revealed. The global average air temperature for September 2024 was 61.1 F (16.17 C), which is 1.31 F (0.73 C) above the September average. What's more, it's just shy of the record set by September 2023 – 61.4 F (16.38 C). Worryingly, experts point to human-cased greenhouse gas emissions as the cause for this latest temperature'anomaly'.
- Europe > Eastern Europe (0.06)
- South America (0.05)
- Oceania > Australia > New South Wales > Sydney (0.05)
- (16 more...)
Interpreting Answers to Yes-No Questions in Dialogues from Multiple Domains
Wang, Zijie, Rashid, Farzana, Blanco, Eduardo
People often answer yes-no questions without explicitly saying yes, no, or similar polar keywords. Figuring out the meaning of indirect answers is challenging, even for large language models. In this paper, we investigate this problem working with dialogues from multiple domains. We present new benchmarks in three diverse domains: movie scripts, tennis interviews, and airline customer service. We present an approach grounded on distant supervision and blended training to quickly adapt to a new dialogue domain. Experimental results show that our approach is never detrimental and yields F1 improvements as high as 11-34%.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Oceania > Australia > Victoria > Melbourne (0.04)
- North America > Canada > Ontario > Toronto (0.04)
- (17 more...)
N-1 Reduced Optimal Power Flow Using Augmented Hierarchical Graph Neural Network
Optimal power flow (OPF) is used to perform generation redispatch in power system real-time operations. N-1 OPF can ensure safe grid operations under diverse contingency scenarios. For large and intricate power networks with numerous variables and constraints, achieving an optimal solution for real-time N-1 OPF necessitates substantial computational resources. To mitigate this challenge, machine learning (ML) is introduced as an additional tool for predicting congested or heavily loaded lines dynamically. In this paper, an advanced ML model known as the augmented hierarchical graph neural network (AHGNN) was proposed to predict critical congested lines and create N-1 reduced OPF (N-1 ROPF). The proposed AHGNN-enabled N-1 ROPF can result in a remarkable reduction in computing time while retaining the solution quality. Several variations of GNN-based ML models are also implemented as benchmark to demonstrate effectiveness of the proposed AHGNN approach. Case studies prove the proposed AHGNN and the associated N-1 ROPF are highly effective in reducing computation time while preserving solution quality, highlighting the promising potential of ML, particularly GNN in enhancing power system operations.
- North America > United States > Texas > Harris County > Houston (0.14)
- North America > United States > Utah > Salt Lake County > Salt Lake City (0.04)
- North America > United States > North Carolina > Buncombe County > Asheville (0.04)
- (2 more...)